* calendar/todos.el (todos-quit): If quitting
authorStephen Berman <stephen.berman@gmx.net>
Wed, 13 Mar 2013 23:58:32 +0000 (00:58 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 13 Mar 2013 23:58:32 +0000 (00:58 +0100)
commita8caefb2abc1f288d65cbde398d08b4153cfe85d
tree55d68a9477b7feec021b632d746d18fd5e186783
parent86df702f91344c7d9f26516b6ff0f406445c8c0e
* calendar/todos.el (todos-quit): If quitting
todos-filtered-items-mode makes todos-mode current, don't call
todos-show, which (here wrongly) prompts for a new Todos file.
(todos-delete-category): Fix incorrect quotation mark.
(todos-set-item-priority): Make prefix argument a no-op with
commands for raising or lowering item priority.  Move mistakenly
place right paren to end of defun, where it belongs.
lisp/ChangeLog
lisp/calendar/todos.el